home *** CD-ROM | disk | FTP | other *** search
/ Collection of Tools & Utilities / Collection of Tools and Utilities.iso / ansi / viz423.zip / VIZ.NEW < prev    next >
Text File  |  1992-02-24  |  9KB  |  193 lines

  1.  
  2.                       VIz
  3.                       ---
  4.              Copyright (c) 1989-1992, FM de Monasterio
  5.               Licensed Material - All Rights Reserved
  6.  
  7.  
  8.  Version 4.23: *Error Fixes*
  9.  Corrected a problem triggering run-time errors (floating point not loaded)
  10.  in some utilities accessing DOS services via INT 21h due to the incomplete
  11.  restoration of the flag register during DOS redirection checks.  Corrected
  12.  error in restoring the screen attributes when returning to a graphics mode
  13.  screen either from the Status Help panel or as a result of switch /M.
  14.  
  15.  
  16.  Version 4.22: *DOS Tabs/Video Timing*
  17.  
  18.  Corrected improper implementation of the 8-space tab expansion of DOS that
  19.  resulted in column misalignment in DEBUG listings, 'DIR /W' listings, etc.
  20.  Added a (brief) video-text timing service to the Status/Usage/Help display
  21.  panel via key <F3> or <T>, and mouse button marked 'Test.'  Corrected code
  22.  so that the ANSI.SYS of MS-DOS 5.0 (which added new attribute bits) can be
  23.  detected without error when installed. Modified mouse services to use less
  24.  space. Resident code was slightly changed in the 486+ version. Nonresident
  25.  code was tightened further in the 386+ version.  Corrected error forcing a
  26.  color menu selection after /C-.
  27.  
  28.  
  29.  
  30.  Version 4.21: *DOS-Redirection Compatible*
  31.  
  32.  The acceleration of DOS video text output is now controlled by switches /Z
  33.  and /X.  As before, /Z± controls whether the DOS text output to the StdOut
  34.  device is processed by the StdOut [/Z-] or by VIz [/Z+]. Now, /X± controls
  35.  whether the DOS video output processed by VIz can [/X+] or cannot [/X-] be
  36.  redirected to another device or file.  (In version 4.20 or earlier, switch
  37.  /Z+ always interfered with the redirection of DOS output.)  The change has
  38.  increased the resident size by 16 bytes and has decreased the acceleration
  39.  of DOS video output to 90-95% of that provided by version 4.20.  Note that
  40.  /Z+ is now the default if switch /Z± is not specified during installation.
  41.  Because /X+ is also the default status for switch /X±, a transparent video
  42.  acceleration is achieved if neither switch is selected on installation.
  43.  
  44.  Changed XMS calls to avoid DOS 2.x problems with multiplex interrupt.  The
  45.  keypress detection service during the Status/Help displays was simplified,
  46.  and the mouse services trimmed.  Fixed bug in cursor position when exiting
  47.  display of switch /C? with noncriical messages enabled.
  48.  
  49.  
  50.  
  51.  Version 4.20: *MS-DOS 5.0 Aware*
  52.  
  53.  Modified the upper-memory self-loading service of switch H, and the global
  54.  DOS enviroment service of switch E to be compatible with DOS 5.  Prior VIz
  55.  versions executed under DOS 5.0 are:  (1) unable to self-load in the upper
  56.  memory when UMBs allocation is controlled by DOS (DOS=UMB), instead of the
  57.  XMS manager, and (2) unable to create the 'VIZ' variable in the global DOS
  58.  environment when DOS 5.0 has been installed in the High Memory Area rather
  59.  than low conventional memory.  Fixed error in the implementation of the 35
  60.  line font in the 386+ version.  Added option of a UMB-load marker in lower
  61.  memory.
  62.  
  63.  
  64.  
  65.  Version 4.17: *Error Fixes*
  66.  
  67.  Fixed error in the Status/Usage/Help display panel. Added further changes
  68.  for 386+ code optimization. Fixed error in 14-line font in 486+ version.
  69.  
  70.  
  71.  
  72.  Version 4.16: *Hercules Support*
  73.  
  74.  Added further routines for support of HERCULES (HGC and HGC+) cards. Fixed
  75.  harmless error in the ANSI module that resulted in error message if switch
  76.  /A+ was issued before switch /A- after the installation of the module. The
  77.  updating of resident parameters was improved. Added more video support for
  78.  14-line (VGA) or 12-line (EGA) screen displays. Fixed mouse bug introduced
  79.  in version 4.12.
  80.  
  81.  
  82.  
  83.  Version 4.15: *Upgrade Warning*
  84.  
  85.  Corrected assembler (phase?) error which resulted in a wrong memory segment
  86.  override, an error that had unpredictable effects on the DOS shell when the
  87.  accelerator module alone was resident. ** Users with version 4.12 or higher
  88.  should upgrade even if problems have not been experienced ***
  89.  
  90.  Acceleration module optimization for the 486 version.  Corrected apparently
  91.  harmless error in the nonresident component (cursor position update). Fixed
  92.  bug affecting the proper updating of screens with more than 25 lines. Added
  93.  12-line, 28-line and 35-line screen fonts via switch F, which now accepts a
  94.  2-digit decimal number between 12 and 50 (/Fn) and can be used to enforce a
  95.  given font size. Corrected (486) CPU flags error when testing for processor
  96.  type with 286+ machines, which affected behavior when an invalid switch was
  97.  selected. Added switch S2 to enable/disable the <Ctrl><NumLock> combination
  98.  (the <Pause> key in PS/2s and COMPAQs) that can crash a LAN if pressed on a
  99.  LAN server.  Switch S1 now enables/disables the <PrtSc> key, which can also
  100.  crash a system if the printer is not on line when this key is pressed.  The
  101.  default condition of switch N is now /N- (nonfatal messages are displayed);
  102.  this change can be neutralized by selecting /N+ on installation.  Corrected
  103.  error in the status display for switch S1 (old switch S) in the status/Help
  104.  panel. Byte or word OUT commands can now be tested by entering 'VIZ /?H' to
  105.  see if the cursor appears at the screen center; this service supersedes the
  106.  TESTOUT.EXE utility.
  107.  
  108.  
  109.  
  110.  Version 4.14: *Minor Changes*
  111.  
  112.  ANSI module optimization for the 486 version.  Corrected pointer error that
  113.  trashed part of the Status display in video modes other than 80 columns and
  114.  corrected display of the current video mode.  The Status/Help display panel
  115.  attributes in MCGA/VGA monochrome mode were adjusted to improve readability
  116.  of the text.
  117.  
  118.  
  119.  
  120.  Version 4.13: *486 Release*
  121.  
  122.  The self-loading into high memory has been improved for a faster processing
  123.  when dealing with the XMS manager. The user can now request a minimum high-
  124.  memory bound above which the program should load itself (if an upper-memory
  125.  block is available above the limit).  This helps to avoid high-memory areas
  126.  that have slow a memory access time.  (The utility TIMEM.EXE can be used to
  127.  measure access times.)  Real mode 486 version introduced.
  128.  
  129.  
  130.  
  131.  Version 4.12: *Mouse Support*
  132.  
  133.  The Usage/Status/Help panel was reorganized for clarity; mouse support was
  134.  added to facilitate the various displays.  On-line Help text was added and
  135.  some non-resident video display routines were improved.
  136.  
  137.  
  138.  
  139.  Version 4.10: *Minor Changes*
  140.  
  141.  Resident was changed to permit use of self-modifying code to increase video
  142.  acceleration performance, including the ANSI filter. Both resident and non-
  143.  resident routines have also been improved for faster operation in 086, 286,
  144.  and 386+ processors.
  145.  
  146.  
  147.  
  148.  Version 4.03: *Environment variable input*
  149.  
  150.  The DOS environment variable 'VIZ' can now be directly updated or created in
  151.  the (master) DOS environment by means of switch /E.  Unlike the SET command,
  152.  which modifies the default environment block (whether it is the global [i.e.
  153.  that used by the initial copy of COMMAND.COM] or a local one [i.e. that used
  154.  by a secondary copy]), switch /E always modifies the global DOS environment.
  155.  This allows to modify the environment variable even when 'shelling out' from
  156.  any application, in which case the SET command would not be useful to modify
  157.  the environment block.  Resident and non-resident 386-specific code has been
  158.  tightened in the 386 release.  A minor bug in single-digit octal input (/Bn)
  159.  has been fixed.  ANSI performance has been improved a little more.
  160.  
  161.  
  162.  
  163.  Version 4.02: *UMB Self-Loading*
  164.  
  165.  Direct high-memory loading introduced.  Switch /L allows the resident code to
  166.  be installed directly in high memory (i.e. at conventional memory between 640
  167.  kb and 1,024 kb [1 Mb]).  This avoids not only the initial load sizing of the
  168.  program by some (386) memory managers, but also the need to have available up
  169.  to 64 kb of free high memory to install a resident of less than 1 kb.  An EXE
  170.  format has been reintroduced as it provides better file compression.
  171.  
  172.  
  173.  
  174.  Version 4.01: *Minor Changes*
  175.  
  176.  Further tightening of resident code to improve accele